home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / sfmail33.zip / MONO.CFG next >
Text File  |  1991-12-05  |  3KB  |  70 lines

  1. ;  All text after the semi-colon is considered a comment
  2. ;
  3. ;SUBJORDER      ; For registered readers, this command automatically
  4. ;               ; sorts ALL messages into thread order (during the LOAD)
  5. ;               ; You can do this selectively as well... Check the docs
  6. ;               ; for more.
  7. ;               ; This feature has been turned off in the SHAREWARE reader.
  8. ;
  9. ;NOSORT 1       ; If you want to exclude a conference from being sorted,
  10. ;               ; Then specify the keyword nosort followed by the conference
  11. ;               ; number. This will only exclude it from the "automatic" sort.
  12. ;               ; If you press F10 from the Main menu, then the conference
  13. ;               ; will still be sorted.
  14. ;               ; This is useful if you don't want to sort into thread order
  15. ;               ; your local conferences (only netmail ones), you can
  16. ;               ; NOSORT the local ones... You must specify a new NOSORT
  17. ;               ; line for each conference.
  18. ;
  19. TOYOU
  20. CONFNUM  ; conference numbering system (used to be /c on command line)
  21. ;VGA      ; invokes 4x/5x line mode for ega vga systems
  22. ;
  23. ;           The following lines all set colors for the program;
  24. ;           The default colors are specified
  25. ;           Valid "colors" must be spelled exactly!
  26. ;           Valid colors are:
  27. ;               Black, Blue, Green, Cyan, Red,
  28. ;               Magenta, Brown, Gray, Darkgray,
  29. ;               Lightblue, lightgreen, lightcyan,
  30. ;               lightred, lightmagenta, yellow and white
  31. ;
  32. ;FC   WHITE   ; Normal foreground color
  33. ;BC   BLUE    ; Normal background color
  34. ;HFC  WHITE   ; Highlight - foreground color
  35. ;HBC  RED     ; Highlight - background color
  36. ;EFC  WHITE   ; Edit window - foreground color
  37. ;EFB  BLUE    ; edit window - background color
  38. ;EHFC BLACK   ; edit highlight - foreground color
  39. ;EHBC BROWN   ; edit highlight - background color
  40. ;EAFC  BLACK   ; edit alternate color - foreground
  41. ;EABC  BROWN   ; edit alternate color - background
  42. ;PLAID BLUE   ; used as the "speckled" background
  43. ;
  44. ;   The following is a nice color scheme. Delete these lines
  45. ;   if you want the default colors (or comment them by adding
  46. ;   a semi colon in column 1.
  47. ;
  48. FC white
  49. bc black
  50. qfc lightgray
  51. qbc black
  52. hfc black
  53. hbc gray
  54. eafc black
  55. eabc gray
  56. ehfc black
  57. ehbc gray
  58. efc gray
  59. ebc black
  60. plaid darkgray
  61. ;
  62. ;   The following lines instruct SMREAD how to handle the compressed file
  63. ;   If your compressed file is compressed with a utility other then
  64. ;   PKZIP/PKUNZIP, changing the lines below will allow SMREAD to process
  65. ;   the file in any format.
  66. ;
  67. ;uncmpr pkunzip %file -o
  68. ;cmpradd pkzip -u %file %files
  69. ;cmprmove pkzip -m %file %files -es
  70.